Logger.logPath

Output location for the log

Can be a named pipe, or the path to a file

struct Logger
@serializationKeys("log_path")
string logPath;

Meta